-
Home
-
SQL Buddy – Database Management Made Easy
-
1.0.0 (latest)
-
Code
-
Classes
- DB
Total Complexity |
20 |
Dependencies |
1 |
Dependents |
2 |
Total lines |
206 |
Lines of code |
107 |
Logical lines of code |
45 |
Comment lines |
67 |
Methods |
11 |
Properties |
1 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_columns() |
S |
59 |
4 |
14 |
get_overview() |
S |
54 |
3 |
25 |
get_sizes() |
S |
55 |
3 |
22 |
get_schema() |
S |
56 |
3 |
20 |
__construct() |
S |
77 |
1 |
4 |
get_tables() |
S |
76 |
1 |
4 |
get_table_records() |
S |
76 |
1 |
3 |
delete_record() |
S |
78 |
1 |
3 |
update_record() |
S |
79 |
1 |
3 |
get_pages_in_table() |
S |
68 |
1 |
6 |
get_page_size() |
S |
79 |
1 |
3 |